memory cache
英 [ˈmeməri kæʃ]
美 [ˈmeməri kæʃ]
网络 内存缓存; 记忆体快取; 缓存; 内存高速缓存; 存储器高速缓存
英英释义
noun
- (computer science) RAM memory that is set aside as a specialized buffer storage that is continually updated
双语例句
- In most of multimedia SOC ( systems-on-chip), in order to maintain the real-time requirement, application program and data are stored in on-chip memory or Cache, it has the advantage of convenient execution and better performance.
最后,本文依据多媒体SoC(System-on-chip)实时操作的要求,应用程序和数据尽量存放在片上存贮器或高速缓存中,以加快处理速度。 - When the memory cache region becomes full, LRU removes the least recently used cached data first.
当内存缓存区域满时,LRU会首先删除最近最少使用的缓存数据。 - Discusses the popular word-based inverted file index model and the traits of index data, presents a run-length coding index compression algorithm, utilizing this compression coding, researches fast index creation process based on memory cache.
针对目前比较流行的基于词的倒排文档索引模型,结合全文检索数据的特点,提出了变长编码的索引压缩算法。利用该压缩编码,研究了基于内存缓存的快速创建索引的流程。 - This paper proposes an adaptive-level memory cache strategy by which people can store the accessed Web resources adaptively, release the pressure of Web server and reduce the document retrieval latency.
该文提出的自适应存储缓冲策略应用于代理服务器上,通过自适应地存储Web资源,缩短了文档的检索时间。 - If the value is0, the memory cache will not be created.
如果该值为0,那么将不会创建内存高速缓存。 - Furthermore, we made three tests on the memory cache system, and assessed the parameters of existing experience.
随后对内存缓存的实现进行了试用,并对现有的经验参数进行评估。 - A Parallel Memory Cache System and Its Implementation
一种并行内存缓冲系统及其实现技术 - Method of Promoting Performance of AAA Server Using Memory Cache
使用高速缓存提高AAA服务器性能的方法 - MemCacheSize sets the number of elements that can be held in a memory cache at any one time.
MemCacheSize设置一次能够保存在内存高速缓存中的元素数目。 - The purpose of the performance optimization has been transferring from the disk/ memory level to the memory/ Cache level for operations in spatial databases.
目前,对于空间数据库的性能优化目标已经从磁盘/内存层次转移到了内存/Cache层次。